	
;;; QQ: 67762207
[@main]
#IF
checkPKpoint 2
#SAY
_ Blood in your body so that I could not concentrate on research, please give me to leave immediately. \ \
_ <Close/@exit>
#ELSESAY
_ I have come to Beach Cave survey scholar. \ \
_ With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
_ <Close/@exit>

[@TalkToQuest]
#ACT
Mov D0 0

#IF
check [104] 1
check [304] 0
#ACT
Mov D0 1

#SAY
<On the task of dialogue./@Area_Quest_Unabl> \ \

#IF
check [105] 1
check [305] 0
#ACT
Mov D0 1

#SAY
<On the task of dialogue./@Area_Unabl_Quest> \ \

#IF
Equal D0 1

#SAY
_ <Close/@exit>


#IF
Equal D0 0
#ACT
goto @NoQuest_Say

[@NoQuest_Say]
#IF
#SAY
_ A long time ago there was an underground shelter Orc, so full of Orc ruins and relics, and now we are engaged in excavation work for. \ \
_ <Close/@exit>




[@Area_Quest_Unabl]
#CALL [AreaQuest\ChoBoGuide4\ChoBoGuide4.txt] @Basic5_Unbal_20

[@Area_Unabl_Quest]
#CALL [AreaQuest\ChoBoGuide5\ChoBoGuide5.txt] @Basic5_Yunbal_21

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 